FillInstancetData(DicomDataSet,CompositeInstanceDataSet,bool,string,ReferencedImages[],string,string) Method

Summary
Fills the series information into the given CompositeInstanceDataSet.
Syntax
C#
C++/CLI
protected: 
virtual void FillInstancetData(  
   DicomDataSet^ dicomDataSet, 
   CompositeInstanceDataSet^ instanceDataSet, 
   bool updateExistentInstance, 
   String^ referencedFileName, 
   array<ReferencedImages^>^ images, 
   String^ retrieveAe, 
   String^ storeAe 
)  

Parameters

dicomDataSet
The Leadtools.Dicom.DicomDataSet to extract the information from.

instanceDataSet
The CompositeInstanceDataSet to fill the information into.

updateExistentInstance
true to update the DICOM Instance information in the given  instanceDataSet if the given  dicomDataSet has different values.

referencedFileName
The path for the Leadtools.Dicom.DicomDataSet.

images
The ReferencedImages generated from the  dicomDataSet.

retrieveAe
The AE Title System.String for the server used to retrieve the  dicomDataSet.

storeAe
The AE Title System.String of the SCU that sent the original C-Store-REQ dicomDataSet.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Storage.DataAccessLayer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.